home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "avifile"; "avi"
- Begin VB.Form frmtransmit
- Caption = "Transmitting"
- ClientHeight = 1815
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 4590
- LinkTopic = "Form1"
- ScaleHeight = 1815
- ScaleWidth = 4590
- StartUpPosition = 3 'Windows Default
- Begin VB.CommandButton Cancel1
- Caption = "&Cancel"
- Height = 495
- Left = 3120
- TabIndex = 0
- Top = 1080
- Width = 1215
- End
- Begin avifileCtl.avifile avifile1
- Height = 600
- Left = 240
- OleObjectBlob = "frmtransmit.frx":0000
- TabIndex = 1
- Top = 240
- Width = 3900
- End
- Attribute VB_Name = "frmtransmit"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-